projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
40b44c5
a8a446c
)
Auto merge of #3013 - matklad:rootless-resolve, r=alexcrichton
author
bors
<bors@rust-lang.org>
Thu, 18 Aug 2016 19:54:46 +0000
(12:54 -0700)
committer
GitHub
<noreply@github.com>
Thu, 18 Aug 2016 19:54:46 +0000
(12:54 -0700)
Rootless resolve
This should help to make more commands applicable to the whole workspace. Though there is apparently a ton of work to make `cargo metadata` work with workspaces.
This does not support rootless lockfiles. Will do this in a separate PR.
Trivial merge